<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Tistory!</title>
<style>
<!--
body{
font:12px/1.5em dotum,verdana;
color:#333;
}
a{
color:#333;
text-decoration:none;
}
#container{
margin:30px auto;
width:700px;
height:340px;
text-align:center;
background:url(/service/images/bg.gif) no-repeat center bottom;
}
.content{
margin:0 auto;
width:450px;
padding:20px;
background-color:#f6f6f1;
border:1px solid #ccc;
}
-->
</style>
</head>

<body>
<div id="container">
  <img src="/service/images/logo.gif" width="341" height="66" style="padding-left:30px;" />
  <div class="content">
  <p>서비스 이용에 불편을 드려 죄송합니다.<br />
    찾으시려는 웹페이지는 존재하지 않는 페이지 입니다<br />
    입력하신 페이지 주소가 정확한지 다시 한번 확인해보시기 바랍니다.</p>
  <p style="font-size:14px; font-weight:bold;"><a href="http://www.tistory.com">- 티스토리 홈페이지로 이동하기 - </a></p>
</div>
</div>
</body>
</html>
